func runtime.gostring
6 uses
runtime (current package)
proc.go#L766: env = gostring(p)[len(prefix):]
runtime1.go#L93: envs[i] = gostring(argv_index(argv, argc+1+i))
string.go#L328: func gostring(p *byte) string {
string.go#L342: return gostring(p)
symtab.go#L306: Function: gostring(arg.funcName),
symtab.go#L307: File: gostring(arg.file),
![]() |
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |